searchentry: Typo fix
authorMatthias Clasen <mclasen@redhat.com>
Thu, 4 Mar 2021 15:05:19 +0000 (10:05 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Mar 2021 20:07:02 +0000 (15:07 -0500)
gtk/gtksearchentry.c

index 8b03286a023373c397ed9cd0a991ab59fa77988e..0e45015a19f748707cb81965f636de9256ab168f 100644 (file)
@@ -79,7 +79,7 @@
  * ]|
  *
  * GtkSearchEntry has a single CSS node with name entry that carries
- * a .sarch style class, and the text node is a child of that.
+ * a .search style class, and the text node is a child of that.
  *
  * # Accessibility
  *